Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getrandmax
getrandmax
Show the maximum possible value of random number
Name:
getrandmax
Category:
math
Programming Language:
php
One-line Description:
Displays the maximum possible value of the random number.
Related
Why Do getrandmax() and rand() Functions Return Different Maximum Values? An Analysis
2
Similar Functions
octdec
octdec
Convertoctaltodecima
is_infinite
is_infinite
Determinewhetheritis
intdiv
intdiv
Roundthedivisionresu
exp
exp
Calculatetheindexofe
pi
pi
Getthepivalue
fdiv
fdiv
Performfloatingpoint
cosh
cosh
Hyperboliccosine
mt_getrandmax
mt_getrandmax
Displaythemaximumpos
Popular Articles
Why Do getrandmax() and rand() Functions Return Different Maximum Values? An Analysis